

* {
  margin: 0px;
  padding: 0px;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

ul,li,ol,h1,h2,h3,h4,dl,dt,dd,form,p,span,b,u,s,i {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
}

.clearfix {
  display: inline-table;
}

* html .clearfix {
  height: 1%;
/*ie6*/
}

*+html .clearfix {
  min-height: 1px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

input,textarea {
  outline: none;
  border: 0px;
}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a {
  blr: expression(this.onFocus=this.blur());
 /* IE Opera */
  outline: none;
 /* FF Opera */
  color: #333;
}

a:focus {
  -moz-outline-style: none;
 /* FF */
} /*去掉a标签超链接的虚线框*/
.clearboth {
  clear: both
}

em {
  font-style: normal;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  color: #26acc7;
  text-decoration: none;
  transition: all 0.3s ease-out 0s;
}

a:active {
  text-decoration: none;
}

.main {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}

body {
  margin: 0px;
  color: #333;
  background-color: #fff;
  font-size: 14px;
  font-family: "Microsoft YaHei",宋体,Arial, Helvetica, sans-serif;
}

.csbor {
  border: 1px solid #000;
}

/*<!--banner开始-->*/
.fullSlide {
  width: 100%;
  position: relative;
  height: 600px;
  background: #000;
  overflow: hidden;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 600px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 600px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #26acc7;
}

.fullSlide .prev,.fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../image/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}

.flex-direction-nav li a.flex-next {
  right: 40px;
  background: url(/templates/pc_wjdh/images/next.png) center center no-repeat;
}
/*<!--banner结束-->*/

/*<!--搜索开始-->*/
.jgss {
  width: 100%;
  height: 49px;
  position: relative;
  background: #fff;
}

.gjc {
  width: 670px;
  height: 49px;
  line-height: 49px;
  float: left;
  font-weight: bold;
}

.gjc a {
  color: #666;
  padding-left: 15px;
  font-size: 14px;
  font-weight: normal;
}

.gjc a:hover {
  color: #26acc7;
}

.ssk {
  width: 380px;
  height: 40px;
  float: right;
  margin-top: 10px;
}

.ss-text {
  width: 319px;
  height: 29px;
  background: none;
  border: 1px solid #c3c1cf;
  color: #858585;
  font-size: 12px;
  padding-left: 10px;
  float: left;
}

.ss-submit {
  width: 50px;
  height: 33px;
  float: left;
  background: url(../image/ss.png) no-repeat;
  cursor: pointer;
  margin-left: -1px;
  margin-top: -1px;
}
/*<!--搜索结束-->*/

/*网站标题开始*/
.wzbt {
  height: 140px;
  text-align: center;
}

.wzbt h2 {
  font-size: 26px;
  font-weight: bold;
  height: 85px;
  line-height: 125px;
}

.wzbt h3 {
  font-size: 26px;
  font-weight: bold;
  height: 85px;
  line-height: 125px;
}

.wzbt h4 {
  font-size: 14px;
  color: #ccc;
}
/*网站标题结束*/

/*产品中心开始*/
.cpzx {
  height: 875px;
}

.cpzx-xz {
}

.cpzx-xz ul {
  width: 840px;
  margin: 0 auto;
  height: 40px;
  margin-bottom: 40px;
}

.cpzx-xz ul li {
  float: left;
  width: 160px;
  height: 40px;
  background: #ccc;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  margin: 0 25px;
}

.cpzx-xz ul li:hover {
  background: #26acc7;
}

.cpzx-xz ul li:hover a {
  color: #fff;
}

.cpzx-nr {
  width: 1230px;
  margin: 0 auto;
  overflow: hidden;
}

.cpzx-nr ul {
}

.cpzx-nr ul li {
  width: 276px;
  float: left;
  margin-left: 25px;
}

.cpzx-nr ul li p {
  width: 266px;
  height: 266px;
  border: 5px solid #ccc;
}

.cpzx-nr ul li p a img {
  width: 266px;
  height: 266px;
}

.cpzx-nr ul li span {
  display: block;
  width: 276px;
  height: 40px;
  line-height: 35px;
  text-align: center;
}

.cpzx-nr ul li:hover {
}

.cpzx-nr ul li:hover p {
  border: 5px solid #26acc7;
}
/*产品中心结束*/

/*小banenr1开始*/
.banner1 {
  height: 250px;
  background: url(../image/banner1-01.jpg) no-repeat center;
}

.banner1-l {
  float: left;
  font-size: 24px;
  color: #fff;
  text-align: center;
  width: 675px;
  line-height: 55px;
  margin-top: 75px;
}

.banner1-l p {
}

.banner1-l span {
  font-weight: bold;
}

.banner1-r {
  float: right;
  color: #fff;
  text-align: center;
  margin-top: 80px;
  width: 420px;
}

.banner1-r p {
  font-size: 16px;
}

.banner1-r span {
  font-size: 24px;
  font-weight: bold;
  display: block;
  height: 45px;
  line-height: 40px;
}

.banner1-r a {
  display: block;
  width: 128px;
  height: 28px;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  line-height: 28px;
  margin: 0 auto;
}

.banner1-r a:hover {
  border: 1px solid #26acc7;
  color: #26acc7;
}
/*小banenr1结束*/

/*选择理由开始*/
.xzly {
  height: 746px;
  background: url(../image/xzly-bj.png) no-repeat bottom;
  overflow:hidden;
}

.xzly .hd {
  height: 240px;
}

.xzly .hd p {
  height: 180px;
  width: 500px;
  float: left;
  padding-top: 60px;
  padding-left: 95px;
}

.xzly .hd p span {
  display: block;
  width: 45px;
  height: 1px;
  background: #333;
  margin-bottom: 20px;
}

.xzly .hd p b {
  display: block;
  font-size: 64px;
  font-weight: bold;
}

.xzly .hd ul {
  float: left;
  padding-top: 65px;
  width: 540px;
}

.xzly .hd ul li {
  float: left;
  width: 240px;
  height: 70px;
  line-height: 24px;
}

.xzly .hd ul li span {
  font-size: 16px;
  font-weight: bold;
  display: block;
}

.xzly .hd ul li b {
  color: #bbb;
}

.xzly .hd ul i {
  float: left;
  display: block;
  width: 2px;
  height: 36px;
  background: #d2d2d2;
  margin-right: 55px;
  margin-top: 5px;
}

.xzly .hd ul .on span {
  color: #26acc7;
}

.xzly .prev5 {
  display: block;
  width: 85px;
  height: 30px;
  background: #ccc;
  float: left;
  margin-left: 110px;
}

.xzly .next5 {
  display: block;
  width: 85px;
  height: 30px;
  background: #26acc7;
  float: left;
  margin-left: 5px;
}

.xzly-nr {
  margin-top: -30px;
}

.xzly-nr .xzly-nrl {
  float: left;
  background: url(../image/xzly-xt.png) no-repeat center #fff;
  width: 356px;
  height: 198px;
  margin-left: 110px;
  margin-top: 15px;
  padding: 45px;
}

.xzly-nr .xzly-nrl p {
  font-size: 16px;
  height: 35px;
  font-weight: bold;
}

.xzly-nr .xzly-nrl span {
  color: #666;
  line-height: 24px;
  display: block;
  width: 360px;
  height: 165px;
}

.xzly-nr .xzly-nrl b {
  display: block;
}

.xzly-nr .xzly-nrl b a {
  display: block;
  float: right;
  color: #666;
}

.xzly-nr .xzly-nrl b a:hover {
  color: #26acc7;
}

.xzly-nr .zxly-nrr {
  float: right;
  width: 660px;
  height: 366px;
  margin-left: -36px;
}

.xzly-nr .xzly-nrr img {
  width: 660px;
  height: 366px;
}
/*选择理由结束*/

/*成功案例开始*/
.cgal {
  height: 920px;
}

.cgal-nr {
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
}

.cgal-nr ul {
}

.cgal-nr ul li {
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
  width: 378px;
  height: 245px;
  border: 1px solid #ccc;
  overflow: hidden;
}

.cgal-nr ul li p {
  width: 378px;
  height: 245px;
  overflow: hidden;
}

.cgal-nr ul li p a img {
  width: 378px;
  height: 245px;
  -webkit-transition: all .5s;
  -moz-transition: all .8s;
  -o-transition: all .8s;
  -ms-transition: all .8s;
  transition: all .8s;
}

.cgal-nr ul li p a:hover img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
}

.cgal-nr ul li span {
  display: block;
  width: 358px;
  height: 30px;
  background: rgba(0,0,0,0.6);
  margin-top: -30px;
  position: relative;
  line-height: 30px;
  padding: 0 10px;
}

.cgal-nr ul li span b {
  float: left;
  display: block;
  width: 250px;
  overflow: hidden;
}

.cgal-nr ul li span i {
  float: right;
}

.cgal-nr ul li span a {
  color: #fff;
}

.cgal-nr ul li span a:hover {
  color: #26acc7;
}

.cgal-nr ul .cgal-nr1 {
  width: 778px;
  height: 512px;
}

.cgal-nr ul .cgal-nr1 p {
  width: 778px;
  height: 512px;
}

.cgal-nr ul .cgal-nr1 p a img {
  width: 778px;
  height: 512px;
}

.cgal-nr ul .cgal-nr1 span {
  width: 708px;
  height: 30px;
  padding: 0 35px;
}
/*成功案例结束*/

/*客户见证开始*/
.khjz {
  height: 480px;
}

.khjz-01 {
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
}

.khjz-01 ul li {
  width: 580px;
  height: 160px;
  margin-left: 20px;
  float: left;
  margin-bottom: 20px;
}

.khjz-02 {
  width: 255px;
  height: 149px;
  border: 1px solid #d3d3d3;
  padding: 4px;
  float: left;
}

.khjz-02 img {
  width: 255px;
  height: 149px;
}

.khjz-02:hover {
  border: 1px solid #26acc7;
}

.khjz-03 {
  float: left;
  padding-left: 20px;
}

.khjz-03 p a {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
}

.khjz-03 b {
  width: 285px;
  height: 95px;
  display: block;
  color: #666;
  line-height: 24px;
  overflow: hidden;
}

.khjz-03 span a {
  color: #666;
  background: url(../image/khjz-03.png) no-repeat center;
  width: 57px;
  height: 27px;
  display: block;
  text-align: center;
  line-height: 27px;
  margin-top: 6px;
}

.khjz-03 span a:hover {
  color: #26acc7;
  background: url(../image/khjz-04.png) no-repeat center;
}
/*客户见证结束*/

/*公司简介开始*/
.gsjj {
  height: 715px;
  background: #eee;
  padding-top: 50px;
  margin-top: 50px;
}

.gsjj-l {
  float: left;
  width: 815px;
  height: 380px;
}

.gsjj-z {
  float: left;
  width: 365px;
  height: 380px;
  background: url(../image/gsjj-02.png) no-repeat top right #ddd;
  text-align: center;
}

.gsjj-z p {
  font-size: 49px;
  color: #c3c3c3;
  height: 100px;
  line-height: 120px;
}

.gsjj-z span {
  font-size: 18px;
}

.gsjj-r {
  float: left;
  width: 379px;
  height: 183px;
  background: #26acc7;
  margin-left: -439px;
  margin-top: 163px;
  padding: 0 30px;
  padding-top: 30px;
  position: relative;
}

.gsjj-r p {
  width: 379px;
  height: 122px;
  color: #fff;
  line-height: 24px;
  overflow: hidden;
  text-indent: 25px;
}

.gsjj-r span {
  display: block;
}

.gsjj-r span a {
  display: block;
  width: 93px;
  height: 28px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 28px;
  color: #fff;
  float: right;
  margin-top: 10px;
}

.gsjj-r span a:hover {
  background: #fff;
  color: #000;
}

.gsjj .hd {
  height: 40px;
  margin-top: 45px;
}

.gsjj .hd ul {
  height: 39px;
  border-bottom: 1px solid #cecece;
}

.gsjj .hd ul li {
  float: left;
  width: 118px;
  height: 40px;
  background: #ccc;
  margin-right: 10px;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
}

.gsjj .hd ul li a {
  color: #333;
}

.gsjj .hd ul p {
  float: right;
  height: 40px;
  line-height: 40px;
}

.gsjj .hd ul .on {
  background: #26acc7;
}

.gsjj .hd ul .on a {
  color: #fff;
}
.gsjj .bd{height: 195px;}
.ryzz-nr {
  margin-top: 30px;
  height: 201px;
  overflow: hidden;
}

.ryzz-nr .dd {
  margin-left: 30px;
  width: 1023px;
  overflow: hidden;
  height: 199px;
  margin: 0 auto;
}

.ryzz-nr .dd ul li {
  float: left;
  width: 235px;
  height: 199px;
  margin-right: 25px;
}

.ryzz-nr .dd ul li p {
  width: 235px;
  height: 155px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.ryzz-nr .dd ul li p a img {
  width: 235px;
  height: 155px;
  -webkit-transition: all .5s;
  -moz-transition: all .8s;
  -o-transition: all .8s;
  -ms-transition: all .8s;
  transition: all .8s;
}

.ryzz-nr .dd ul li p:hover a img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
}

.ryzz-nr .dd ul li span {
  width: 237px;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
}

.ryzz-nr .dd ul li span a {
  color: #666;
}

.ryzz-nr .dd ul li span:hover a {
  color: #7c451e;
}

.ryzz-l {
  width: 78px;
  height: 157px;
  float: left;
  display: block;
  position: relative;
  top: -201px;
  z-index: 1;
}

.ryzz-r {
  width: 78px;
  height: 157px;
  float: right;
  display: block;
  position: relative;
  top: -201px;
  z-index: 1;
}
/*公司简介结束*/

/*新闻中心开始*/
.xwzx {
  height: 620px;
  padding-top: 60px;
}

.xwzx .xwzx-l {
  width: 535px;
  float: left;
}

.xwzx .xwzx-l .hd {
  height: 50px;
}

.xwzx .xwzx-l .hd ul li {
  float: left;
  font-size: 18px;
  font-weight: bold;
}

.xwzx .xwzx-l .hd ul p {
  float: left;
  font-size: 18px;
  font-weight: bold;
  padding: 0 20px;
}

.xwzx .xwzx-l .hd ul span {
  display: block;
  float: right;
  font-size: 16px;
}

.xwzx .xwzx-l .hd ul .on a {
  color: #26acc7;
}
.xwzx .xwzx-l .bd{width: 535px;height: 528px;overflow: hidden;}
.xwzx .xwzx-l .bd .xwzx-nr{height: 528px;}
.xwzx .xwzx-l .bd ul li {
  height: 100px;
  width: 535px;
  border-bottom: 2px solid #dbdbdb;
  padding-top: 30px;
}

.xwzx .xwzx-l .bd ul li p {
  float: left;
}

.xwzx .xwzx-l .bd ul li .xwzx-nr1 {
  width: 70px;
  text-align: center;
  color: #666;
  margin-right: 50px;
}

.xwzx .xwzx-l .bd ul li .xwzx-nr1 span {
  display: block;
  font-size: 26px;
  font-weight: bold;
}

.xwzx .xwzx-l .bd ul li .xwzx-nr2 span {
  font-size: 16px;
  font-weight: bold;
  display: block;
  height: 21px;
width: 355px;
overflow: hidden;
}

.xwzx .xwzx-l .bd ul li .xwzx-nr2 b {
  width: 350px;
  display: block;
  height: 50px;
  line-height: 24px;
  overflow: hidden;
}

.xwzx .xwzx-l .bd ul li .xwzx-nr3 {
  width: 50px;
  height: 20px;
  background: url(../image/xwzx-01.png) no-repeat center;
  text-align: center;
  padding-left: 7px;
  color: #fff;
}

.xwzx .xwzx-l .bd ul li:hover {
  border-bottom: 2px solid #26acc7;
}

.xwzx .xwzx-l .bd ul li:hover .xwzx-nr3 {
  background: url(../image/xwzx-02.png) no-repeat center;
}

.xwzx .xwzx-z {
  float: left;
  width: 2px;
  height: 580px;
  background: #f3f3f3;
  margin: 0 55px;
}

.xwzx .xwzx-r {
  float: right;
  width: 530px;
}

.xwzx .xwzx-r .bt {
  height: 50px;
}

.xwzx .xwzx-r .bt p {
  font-size: 18px;
  font-weight: bold;
  float: left;
}

.xwzx .xwzx-r .bt p a {
  color: #26acc7;
}

.xwzx .xwzx-r .bt span {
  display: block;
  float: right;
  font-size: 16px;
}

.xwzx .xwzx-r .zp {
  width: 530px;
  height: 265px;
}

.xwzx .xwzx-r .zp a img {
  width: 530px;
  height: 265px;
}

.xwzx .xwzx-r .xwzx-rnr ul li {
  border-bottom: 2px solid #dbdbdb;
  padding-top: 30px;
  height: 100px;
}

.xwzx .xwzx-r .xwzx-rnr ul li .wen {
  height: 30px;
}

.xwzx .xwzx-r .xwzx-rnr ul li .wen b {
  font-weight: bold;
  display: block;
  float: left;
}

.xwzx .xwzx-r .xwzx-rnr ul li .wen span {
  display: block;
  float: left;
  margin-left: 10px;
  font-weight: bold;
  width: 490px;
  height: 20px;
  overflow: hidden;
}

.xwzx .xwzx-r .xwzx-rnr ul li .da b {
  display: block;
  float: left;
  margin-top: 3px;
}

.xwzx .xwzx-r .xwzx-rnr ul li .da span {
  display: block;
  margin-left: 10px;
  float: left;
  width: 480px;
  height: 50px;
  line-height: 24px;
  overflow: hidden;
  color: #666;
}

.xwzx .xwzx-r .xwzx-rnr ul li:hover {
  border-bottom: 2px solid #26acc7;
}
/*新闻中心结束*/

/*友情链接开始*/
.links {
  width: 100%;
  height: 40px;
  background: url(../image/links-01.png) no-repeat center;
}

.links li {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  float: left;
  color: #333;
  margin-left: 310px;
}

.links a {
  padding-left: 25px;
  line-height: 40px;
  color: #666;
  display: block;
  float: left;
}

.links a:hover {
  color: #26acc7;
}
/*友情链接结束*/